projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d999fb
)
Small documentation correction
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 20 Dec 2009 08:04:08 +0000
(
03:04
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 20 Dec 2009 08:11:04 +0000
(
03:11
-0500)
docs/reference/gdk/tmpl/event_structs.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gdk/tmpl/event_structs.sgml
b/docs/reference/gdk/tmpl/event_structs.sgml
index 8e9b65628fb0a624089cd558c84a0572c9f0f4f6..cd94fdebc7c03cb95b1dfaeb7fed4b75eb28504b 100644
(file)
--- a/
docs/reference/gdk/tmpl/event_structs.sgml
+++ b/
docs/reference/gdk/tmpl/event_structs.sgml
@@
-221,7
+221,7
@@
Generated when all or part of a window becomes visible and needs to be
redrawn.
</para>
-@type: the type of the event (%GDK_EXPOSE).
+@type: the type of the event (%GDK_EXPOSE
or %GDK_DAMAGE
).
@window: the window which received the event.
@send_event: %TRUE if the event was sent explicitly (e.g. using
<function>XSendEvent</function>).